-
Home
-
WooCommerce PayPal Payments
-
1.3.0
-
Code
-
Classes
- CreateOrderEndpoint
Total Complexity |
36 |
Dependencies |
19 |
Dependents |
2 |
Total lines |
350 |
Lines of code |
160 |
Logical lines of code |
83 |
Comment lines |
129 |
Methods |
10 |
Properties |
10 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_request() |
A |
43 |
10 |
45 |
payer() |
S |
54 |
6 |
20 |
payment_method() |
S |
63 |
4 |
11 |
process_checkout_form() |
S |
53 |
3 |
24 |
after_checkout_validation() |
S |
56 |
3 |
19 |
create_paypal_order() |
S |
61 |
3 |
12 |
set_bn_code() |
S |
66 |
3 |
8 |
validate_paynow_form() |
S |
66 |
2 |
8 |
__construct() |
S |
64 |
1 |
10 |
nonce() |
S |
80 |
1 |
3 |